getNavigationContentDescription

@Nullable
open fun getNavigationContentDescription(): @Nullable CharSequence(source)

Retrieve the currently configured content description for the navigation button view. This will be used to describe the navigation action to users through mechanisms such as screen readers or tooltips.

Return

The navigation button's content description navigationContentDescription